Welcome![Sign In][Sign Up]
Location:
Search - MFC ODBC

Search list

[ADO-ODBC使用API函数读取数据库

Description: ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
Platform: | Size: 132942 | Author: 葡萄 | Hits:

[Windows Develop竞赛管理系统

Description: 1 这是我用VC帮别人做的一个小型软件,实现竞赛管理(比如运动员数据库管理、比赛实时计时、比赛结果管理及打印输出等) 由于还在编写,想引用一下贵网站的源码,故将此软件源码上传,请大家批评指正。 2 本软件编写的特点: [1]运用的VC-MFC单文挡框架,并且主界面可调出另外两个单文档框架 [2]运用了CGridCtrl控件 [3]运用了彩色按纽 [4]运用运用了ODBC和ADO两个数据库编程(别人是用以前用ODBC,我用的ADO,后来大部分都被我改成了ADO) 实现了数据库管理 [5]实现打印功能 [6]实现实时计时功能 3 本软件在运行时,在debug文件夹中要考入“运动员信息管理”的access文件,否则出错 4 请版主批评指正,谢谢 westlife04@Tom.com-This a VC anybody I used to do a small software achieving race management (such as athletes database management, real-time game time, results of the competition management and print output) is prepared to cite the source of your website, Therefore, this source software uploads, please correct criticism. Two software development features : [1] use the VC-MFC single framework of the text block, the main interface as well as an additional two adjustable single framework document [2] use the CGridCtrl Control [3] used Color button [4] Use of the use of two ODBC and ADO database programming (with others before using ODBC, I use the ADO, most were later I changed ADO) achieved a database management [5] print function [6] or real-time when functional software in three runs, the debug folder ad
Platform: | Size: 6287720 | Author: 湖朝 | Hits:

[Other resource一个学生管理系统

Description: 基于ODBC的数据库模式,用MFC创建一个学生成绩管理软件。程序的实现主要在视图Cstudentview类中完成,其中可以完成的功能有:显示全部记录、增加记录、删除记录、修改记录、排序记录、查寻记录,并且在控件表格中直观的显示。-based ODBC database model, the MFC with the creation of a student performance management software. The main procedures in achieving View Cstudentview category completed, which can be accomplished functions : All the records, record increase, delete records, modify records, sorting records, the searching of records, Controls in the form visual display.
Platform: | Size: 1319447 | Author: 玉华 | Hits:

[Other resource853

Description: Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可以用odbc改写,或是换用别的数据库,因为算法逻辑是独立的,所以应该很容易改写 -Apriori algorithm source code (C) read here in the past made the algorithm source code some feel cumbersome written code, rewrite it, and the data is the main operation and interface shows separation, stl and use the boost, simplified characters of algorithms, databases using the mysql. API is mysql, the mfc mysql could not operate under, So the framework of the gui is win32gui-lib (logo can / project / win32gui download). Of course, you can also use odbc rewritten, or used for other databases, because logic algorithm is independent, Therefore, it should be very easy to rewrite
Platform: | Size: 29282 | Author: libing | Hits:

[ADO-ODBCTestODBC

Description: 使用MFC中的ODBC类并浏览和修改数据库的内容-use ODBC MFC category and browse and modify the content of the database
Platform: | Size: 39602 | Author: 魏小智 | Hits:

[OtherODBCDatabase3

Description: 使用MFC ODBC向数据库表中添加、删除记录-Use MFC ODBC to add, delete records to the table in the database.
Platform: | Size: 21504 | Author: 梁洪宇 | Hits:

[Windows DevelopODBCDatabase3

Description: 使用MFC ODBC向数据库表中添加、删除记录,VC++经典编程学习源码,很好的参考资料。-Use MFC ODBC to add, delete the record to the database table, VC++ classic learning programming source code, a good reference.
Platform: | Size: 23552 | Author: 清拌蟹肉 | Hits:

[Windows DevelopODBCDatabase2

Description: 使用MFC ODBC查看、编辑数据源中表的数据,VC++经典编程学习源码,很好的参考资料。-Use the MFC ODBC to view, edit the data source table data, VC++ classic learning programming source code, a good reference.
Platform: | Size: 23552 | Author: 南煎丸子 | Hits:

[Windows DevelopODBCDatabase1

Description: 使用MFC ODBC连接数据源,VC++经典编程学习源码,很好的参考资料。-Use the MFC ODBC to connect to the data source, the classic VC++ programming source code, a good reference.
Platform: | Size: 23552 | Author: 南煎丸子 | Hits:

[File FormatODBC-connect-mysql

Description: 是一个WORD文件,主要讲MFC项目里面,怎么用ODBC连接本地的MYSQL,本人用过,方法可行。-Is a WORD document inside the main speaker MFC project, how to use ODBC to connect local MYSQL, I used the method is feasible.
Platform: | Size: 38912 | Author: aimee | Hits:

[CSharpMFCODBCaccess

Description: VC++ 使用MFC ODBC访问数据库,请注意:在VC环境下运行程序前,必须注册ODBC数据源,数据库文件为bookinfo.mdb,数据源名称为bookinfo,直接运行可执行文件也需要将数据库文件与可执行文件放在同一路径下。-VC++ using MFC ODBC to access the database, please note: In the VC environment before running the program, you must register ODBC data source, the database file is bookinfo.mdb, data source name is bookinfo, also need to run an executable file with an executable database files files in the same path.
Platform: | Size: 49152 | Author: 张瑶 | Hits:

[Other DatabasesMFC

Description: 一个MFC图书管管理程序,功能十分完善,采用ODBC数据库,初始密码0。注意对ODBC做出相就配置。-An MFC library management program, function is perfect, using ODBC database, the initial password is 0. Note made with respect to the ODBC configuration.
Platform: | Size: 6418432 | Author: 李龙翔 | Hits:

[Windows DevelopODBC

Description: MFC实现通过odbc连接数据库sql2008,只做了登陆界面。-MFC realize the connection sql2008 database through odbc, only the login screen.
Platform: | Size: 3900416 | Author: 刘天鸣 | Hits:

[Other Databasesdatabase

Description: MFC用ODBC连接两个包含两个记录集的数据库,一个管理员表,一个授权表。-MFC ODBC connection with two sets of database contains two records, one administrator table, an authorization form.
Platform: | Size: 2548736 | Author: wangxiufei | Hits:

[ADO-ODBCE1002

Description: 使用MFC ODBC访问数据库,同时用CRecordView类实现数据的显示。-Use MFC ODBC to access the database while using CRecordView class implements the display of data.
Platform: | Size: 3774464 | Author: rlc | Hits:

[Button controlse

Description: 本实例是某项目中的一部分,目的是实现MFC ODBC数据库与Access数据表格之间的相互操作。包括用Visual C++中的MFC ODBC技术实现对Access数据表格的内容的显示、添加、修改和删除的功能。-This example is part of a project aimed at achieving interoperability with the MFC ODBC Database Access data between tables. Including the realization of the contents of the Access data tables using Visual C++ the MFC ODBC technology to display, add, modify, and delete functions.
Platform: | Size: 2855936 | Author: Leechong | Hits:

[Windows DevelopODBC_MFC1

Description: MFC中用ODBC对SQL数据库进行增删改查-MFC ODBC SQL
Platform: | Size: 2336768 | Author: 大宝 | Hits:

[Web ServerGradeManage

Description: asp+sqlserver2008学生成绩管理系统-the Student result management system Student Score Management System MFC ODBC
Platform: | Size: 7820288 | Author: yz | Hits:

[ADO-ODBCODBCDemo

Description: 设置数据源,增删改查,以mfc 的形式体现出来算是一个小工具吧(Set up data source additions and deletions to change)
Platform: | Size: 28672 | Author: lzyzs158 | Hits:

[JSP/Java28750927AppStu1

Description: 学生成绩管理系统,实现学生的增删改查等管理(MFC ODBC The management system of students' achievement, to realize the management of students' additions, deletions and changes)
Platform: | Size: 1643520 | Author: Mr.xiang | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 »

CodeBus www.codebus.net